[INFO] cloning repository https://github.com/stoolap/stoolap-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stoolap/stoolap-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoolap%2Fstoolap-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoolap%2Fstoolap-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4bb7317d2704b2cfa13e410ed1bf24a816cbaa0
[INFO] testing stoolap/stoolap-python against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoolap%2Fstoolap-python" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stoolap/stoolap-python
[INFO] finished tweaking git repo https://github.com/stoolap/stoolap-python
[INFO] tweaked toml for git repo https://github.com/stoolap/stoolap-python written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stoolap/stoolap-python on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stoolap/stoolap-python already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.13.0
[INFO] [stderr]   Downloaded roaring v0.11.3
[INFO] [stderr]   Downloaded pyo3-macros v0.23.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.5
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.5
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.5
[INFO] [stderr]   Downloaded pyo3 v0.23.5
[INFO] [stderr]   Downloaded stoolap v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bacbaa4dc17253922b35a337d79bab8fbac1f7cc699470903c17a619f0f8128
[INFO] running `Command { std: "docker" "start" "-a" "9bacbaa4dc17253922b35a337d79bab8fbac1f7cc699470903c17a619f0f8128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bacbaa4dc17253922b35a337d79bab8fbac1f7cc699470903c17a619f0f8128", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bacbaa4dc17253922b35a337d79bab8fbac1f7cc699470903c17a619f0f8128", kill_on_drop: false }`
[INFO] [stdout] 9bacbaa4dc17253922b35a337d79bab8fbac1f7cc699470903c17a619f0f8128
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aa33a0527c6017953c8b9c698f96c069bde885a9de14c31912e6dc32a875b8c
[INFO] running `Command { std: "docker" "start" "-a" "8aa33a0527c6017953c8b9c698f96c069bde885a9de14c31912e6dc32a875b8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling stoolap v0.4.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling roaring v0.11.3
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling radsort v0.1.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr] error: could not compile `stoolap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name stoolap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stoolap-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ann-benchmark", "candle-core", "candle-nn", "candle-transformers", "clap", "cli", "comfy-table", "default", "dhat-heap", "dirs", "duckdb", "ffi", "hf-hub", "mimalloc", "parallel", "rustyline", "semantic", "sqlite", "stress-tests", "test-failpoints", "test-filedb", "tokenizers", "wasm"))' -C metadata=08beeecdd92f64a5 -C extra-filename=-082a45c9c59cf66a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-0d62d6bbb374e1a1.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dc121d2e403ab730.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7dfc1ec4616dd415.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-9fa901b4f57e47c9.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a0fede83a537ebb1.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a77eb3c57ac1694b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-fbacbb3842e45d6d.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-591a554a17e8b289.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-a20ae30c5f319a09.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c853b3f152114f12.rlib --extern radsort=/opt/rustwide/target/debug/deps/libradsort-637493b956355935.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf0e9a8005cb950b.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-929e01184f112040.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-857024ac62c88952.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-0dd36eb6d2e1b7ef.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f14a22c41adcb729.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f250c5e6f4d48e97.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af8671636dbe4d60.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-966b3173c93e7a48.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2664b6ed53335d71.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8aa33a0527c6017953c8b9c698f96c069bde885a9de14c31912e6dc32a875b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa33a0527c6017953c8b9c698f96c069bde885a9de14c31912e6dc32a875b8c", kill_on_drop: false }`
[INFO] [stdout] 8aa33a0527c6017953c8b9c698f96c069bde885a9de14c31912e6dc32a875b8c
